table of contents
FcMatrixCopy(3) | FcMatrixCopy(3) |
NAME¶
FcMatrixCopy - Copy a matrix
SYNOPSIS¶
#include <fontconfig/fontconfig.h> void FcMatrixCopy (const FcMatrix *matrix);
DESCRIPTION¶
FcMatrixCopy allocates a new FcMatrix and copies mat into it.
06 3月 2018 | Fontconfig 2.13.0 |